home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 - Inside Community Club / Acrobat Pro 6 D.bin / html_tour / vector / acro6_tour.swf / scripts / DefineButton2_267 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-10  |  90 b   |  6 lines

  1. on(release){
  2.    unloadMovieNum(1);
  3.    gotoAndPlay(62);
  4.    _root.soundtrack.play();
  5. }
  6.